ASP in a Nutshell (In a Nutshell (O'Reilly)) by Keyton Weissinger

ASP in a Nutshell (In a Nutshell (O'Reilly)) by Keyton Weissinger

Author:Keyton Weissinger
Language: eng
Format: mobi
Tags: COMPUTERS / Web / Page Design
Publisher: O'Reilly Media
Published: 2009-06-29T16:00:00+00:00


Table 12.22. Recordset Object Methods

Method

Description[26]

AddNew[26]

Adds a new record to the recordset and to the underlying data if the recordset is updateable.

Syntax: Recordset .AddNew [FieldList], [Values]

Cancel

Cancels the execution of a pending, asynchronous Open operation.

Syntax: Recordset .Cancel

CancelBatch

Cancels all pending updates if a recordset is in batch update mode.

Syntax: Recordset .CancelBatch [AffectRecords]

CancelUpdate

Cancels updates to the current record.

Syntax: Recordset .CancelUpdate



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.